Namespace - LJCSQLUtilLib
Parameters
tableID - The table ID.
sequence - The Sequence value.
dbColumn - The DbColumn object.
Returns
The DbMetaDataColumn object.
Syntax
| C# |
|
public DbMetaDataColumn SaveMdColumn(Int32 tableID, Int32 sequence, DbColumn dbColumn)
|
Saves the MD Column from the DbColumn object.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.